ISignal.HasObservers property¶
Defined in
Type: ISignalMinimalist.Reactive
Assembly: Minimalist.Reactive.dll
Applies to
netstandard2.0
bool HasObservers { get; }
Summary: Gets a value indicating whether this instance has observers.
Returns: bool
Value:
true if this instance has observers; otherwise, false.